home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / Class&Method Reference (stack) / MacApp 2.0 Reference / MacApp 2.0 Reference / card_256337.txt < prev    next >
Encoding:
Text File  |  1990-07-24  |  929 b   |  33 lines

  1. -- card: 256337 from stack: in.0 Reference
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 177597
  5. -- name: BusyTurnOff
  6.  
  7.  
  8. -- part contents for background part 1
  9. ----- text -----
  10. BusyTurnOff sets the cursor information record (pCursorInfo) fields to indicate that the cursor is not the busy cursor (the watch cursor).
  11. MacApp calls BusyTurnOff from InitMacAppCursor, SetMacAppCursor and SetCMacAppCursor. You can call this routine when you wish to display the standard cursor indicated by the cursor information record; typically, this is the arrow cursor. 
  12.  
  13.  
  14. -- part contents for background part 5
  15. ----- text -----
  16. Unit: UBusyCursor
  17.  
  18.  
  19. -- part contents for background part 23
  20. ----- text -----
  21. ROUTINE
  22.  
  23. -- part contents for background part 2
  24. ----- text -----
  25. BusyTurnOff
  26.  
  27. -- part contents for background part 20
  28. ----- text -----
  29. PROCEDURE BusyTurnOff;
  30.  
  31. -- part contents for background part 40
  32. ----- text -----
  33. 47 of 498 Routines